SearchMailboxesResponseKeywordStatisticsSearchResults Property |
Gets the keyword statistics search results.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<KeywordStatisticsSearchResult> KeywordStatisticsSearchResults { get; }Public ReadOnly Property KeywordStatisticsSearchResults As IList(Of KeywordStatisticsSearchResult)
Get
Property Value
Type:
IListKeywordStatisticsSearchResultThe keyword statistics search results.
See Also